
div.jsitebar-blue{
	position:fixed;
	width:55px;
	height:55px;
	background: url(../skin/arrow-top_h.png)  no-repeat center #F5F5F5;
	text-align:center;
	overflow:hidden;
	z-index:8;
	display:none;
}
div.jsitebar-blue div{
	height:40px;
	width:40x;
}
div.jsitebar-blue .d2{
	background:url(../skin/arrow-top.png) no-repeat center;
}
div.jsitebar-blue:HOVER{
	cursor:pointer;
}
.bar2{z-index:9;display:none;width:55px;height:55px;position:fixed;right:50%;margin-right:-580px;bottom:45px;background:url(../skin/bar2.png) center;}
